home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / netmail / lhl232fr.zip / ANGLAIS.PAS next >
Pascal/Delphi Source File  |  1994-06-01  |  20KB  |  808 lines

  1. ; Do not change the next two lines.
  2.  
  3. 0000=LHL v2.32
  4. 0118=~L~HL v2.32
  5.  
  6. ; *** INSTRUCTIONS ***
  7.  
  8. ; You can write comments in the language file. To do that, place a semi-
  9. ; colon (;) as the fisrt chararcter of the line.
  10.  
  11. ; To create a new language file with this one, copy this file under the
  12. ; name of the new language you want. For exemple, if you translate in Spanish
  13. ; use the name "SPANISH.PAS".
  14.  
  15. ; Many strings must begin or end with one or more space. Use the "underline
  16. ; character" (_) to force a space.
  17. ; For exemple, ___Jean Gravel___ force 3 spaces before and after the string.
  18. ; In your translation, be weary for that because many strings are length
  19. ; sensitive.
  20.  
  21. ; Also, be weary for tildes (~). This character is used to indicate a
  22. ; shortcut key in a menus or a window. For exemple:
  23.  
  24. ;              ~S~ignature -----> ~S~ign on
  25. ;              ~R~épliques -----> View ~R~eply
  26.  
  27. 0001=Too many files...
  28. 0002=Press any key to continue or <ESC> to cancel...
  29. 0003=This field cannot be empty...
  30. 0004=The number must be between %D and %D...
  31. 0005=You made to many selections, this field is 255 bytes long...
  32.  
  33. 0006=~S~election
  34. 0007=~C~hoose
  35. 0008=~I~nsert
  36. 0009=Cancel
  37.  
  38. 0010=~LHL encryption~
  39.  
  40. 0011=~A~dd
  41. 0012=Subjects data base
  42. 0013=~S~ubjects
  43.  
  44. ; Menu items in the "Open packet" window
  45. 0014=<DIR>
  46. 0015=~F~iles
  47. 0016=~O~pen
  48. 0017=O~K~
  49. 0018=~R~eplace
  50. 0019=~E~rase
  51. 0020=C~a~ncel
  52. 0021=Help
  53.  
  54. 0022=The file_
  55. 0023=_will be deleted...
  56. 0024=Drive or directory does not exist...
  57. 0025=Invalid file name...
  58. 0026=Units
  59.  
  60. 0027=Change directory
  61. 0028=~D~irectory
  62. 0029=Directory ~t~ree
  63. 0030=~C~hange
  64. 0031=~R~oot
  65. 0032=Addressee data base
  66. 0033=~A~ddressee(s)
  67.  
  68. ; Never change the next line, this is the number of the legal copywrite
  69. 0034=_(#423088)
  70.  
  71. 0035=(C) 1992-1993, Jean Gravel
  72. 0036=All rights reserved
  73. 0037=ISBN 2-9803817-0-5
  74. 0038=WELCOME!.QWK
  75.  
  76. 0039=SwapExec error #
  77. 0040=Rot13 encryption
  78. 0041=Thanks for your support!
  79.  
  80. ; Menu items for global options
  81. 0042=Global options
  82. 0043=___QWK/DDN packets:
  83. 0044=___REP/NEW packets:
  84. 0045=____Attached files:
  85. 0046=___(De)compression:
  86. 0047=~External programs~
  87. 0048=_Work directory #1:
  88. 0049=_____Import/export:
  89. 0050=_________Databases:
  90. 0051=Global
  91. 0052=Conference
  92. 0053=________Index:
  93.  
  94. 0054=You have probably aborted because you don't know how to proceed. Please read the manual and try again...
  95. 0055=You have aborted, new settings will be discarded...
  96. 0056=The directory_
  97. 0057=_can not be created. Check the file name...
  98. 0058=All files in the directory_
  99. 0059=_can not be found. Create?
  100. 0060=The decompression program cannot be found in the directory_
  101. 0061=The compression program cannot be found in the directory_
  102. 0062=_will be deleted...
  103. 0063=. Edit settings...
  104.  
  105. ; Menu items in the session options window
  106. 0064=Session options
  107. 0065=Retrieve most recent packet
  108. 0066=Delete old packets
  109. 0067=Delete replies
  110. 0068=_on personnal mail
  111. 0069=Header in reply
  112. 0070=Unread messages only
  113. 0071=Automatic signature
  114. 0072=General options
  115. 0073=Initials
  116. 0074=Global box
  117. 0075=Parag. box
  118. 0076=Global clip
  119. 0077=Parag. clip
  120. 0078=Quotes - format
  121. 0079=Solid
  122. 0080=Single
  123. 0081=Double
  124. 0082=Type
  125. 0083=___Signatures:
  126. 0084=Color
  127. 0085=LCD
  128. 0086=Monochrome
  129. 0087=Video mode
  130. 0088=N/A
  131. 0089=Eliminate
  132. 0090=Snow effect
  133. 0091=~Display~
  134.  
  135. 0092=Insufficient memory...
  136. 0093=Read error, %s.
  137. 0094=Write error, %s.
  138. 0095=Open error,%s.
  139. 0096=Message has been modified. Do you want to make a reply of it?
  140. 0097=Save unnamed file?
  141.  
  142. 0098=Save message
  143. 0099=~N~ame
  144.  
  145. ; Length-----------------+
  146. 0100=_?> Quotes color_____
  147. 0101=Replace?
  148. 0102=Open packet
  149. 0103=The QWK/DDN packet was not found in this directory...
  150. 0104=Message packet;_
  151.  
  152. ; keep the "000_≡_", only modify the word "Private"
  153. 0105=000_≡_*Private
  154.  
  155. 0106=*Private
  156. 0107=Reply packet;_
  157. 0108=Soon available
  158. 0109=The reply packet may contain messages, request or offline configuration. <Ok=keep>, <Cancel=delete>...
  159. 0110=_can not be deleted, it's the BBS definition file.
  160. 0111=C:\[root access]
  161. 0112=Help file not found!
  162. 0113=Type «Exit» for LHL
  163. 0114=NEWS.* not available in packet...
  164. 0115=NEWFILES.* not available in packet...
  165. 0116=Open bulletin
  166. 0117=Bulletin not found in the specified directory...
  167.  
  168. ; 0118 is the first line of this file to make it easier for updates.
  169.  
  170. 0119=About...
  171. 0120=~G~eneral
  172. 0121=~Global~
  173. 0122=~Session~
  174. 0123=~Shell to DOS~
  175. 0124=~Tagline~
  176. 0125=~Import ASCII~
  177. 0126=~Save in ASCII~
  178. 0127=~Print~
  179. 0128=~Exit~
  180. 0129=~Open packet~
  181. 0130=~Close packet~
  182. 0131=~M~ember
  183. 0132=~N~ews
  184. 0133=~B~ulletins
  185. 0134=~F~iles
  186. 0135=~P~ersonnals
  187. 0136=~J~oined
  188. 0137=~C~onferences
  189. 0138=~I~ndex
  190. 0139=~R~eplies
  191. 0140=~Reply to~
  192. 0141=~New message~
  193. 0142=~End message~
  194. 0143=~Edit~
  195. 0144=~Delete~
  196. 0145=~Next conf.~
  197. 0146=~Prev. conf.~
  198. 0147=~Next mess.~
  199. 0148=~Prev. mess.~
  200. 0149=~E~dit
  201. 0150=Undo
  202. 0151=~Cut~
  203. 0152=~Copy~
  204. 0153=~Paste~
  205. 0154=~Clip board~
  206. 0155=~Color code~
  207. 0156=~S~ignature
  208.  
  209. 0157=Taglines database
  210.  
  211. ; Few new options in session options
  212. 0158=No quotes
  213. 0159=Ask for
  214. 0160=Message will be quoted...
  215. 0161=Ratio
  216. 0162=20%
  217. 0163=40%
  218. 0164=80%
  219.  
  220. 0165=Your message does not respect your quote/text ratio.
  221. 0166=_cannot be renamed, it' s the BBS definition file.
  222. 0167=Automatic tagline
  223. 0168=Directories
  224. 0169=This file already exist!
  225. 0170=Add
  226. 0171=Write over
  227. 0172=New name for
  228.  
  229. 0173=~Insert ASCII file~
  230.  
  231. 0174=File not found...
  232. 0175=File to insert is too large to fit in memory...
  233.  
  234. ; For the "To" field (ALL).
  235. 0176=ALL
  236.  
  237. 0177=All personnal messages are read...
  238. 0178=All messages in all conferences are read...
  239.  
  240. ; The length and the disposition is important in the following line!
  241. 0179=From   To     Subj.  Time   Num.
  242.  
  243. 0180=~Personnal color set~
  244. 0181=Time
  245. 0182=Num.
  246. 0183=From
  247. 0184=Addressee
  248. 0185=__From:_
  249. 0240=____To:_
  250. 0186=Subject
  251. 0187=~A~rchives
  252. 0188=_Sujet:_
  253. 0189=Status:_
  254.  
  255. 0190=Last personnal message...
  256. 0191=Last joined conference message...
  257. 0192=Conference selection
  258. 0193=Global index
  259. 0194=Index of the conference_
  260.  
  261. 0195=All messages in all archive database will be deleted...
  262. 0196=All archive database will be packed...
  263.  
  264. 0197=File not found (%S)...
  265. 0198=Text color/attribute
  266. 0199=LHL shadow...
  267. 0200=Navigator
  268. 0201=Search like
  269. 0202=Anti-virus
  270. 0203=LHL v 2.3
  271. 0204=Pastel
  272. 0205=LHL v 2.0
  273. 0206=Army (Rambo)
  274. 0207=Predator
  275. 0208=Personal color set
  276. 0209=Invalid function number
  277. 0210=File not found (add "SET PKNO386=ON" in your AUTOEXEC.BAT file for PKzip)
  278. 0211=Path not found
  279. 0212=Too many opened files
  280. 0213=File access denied
  281. 0214=Invalid file handle
  282. 0215=Invalid file access code
  283.  
  284. ; Length-----------------+
  285. 0216=_...Tagline color____
  286. 0217=_ * Origin line color
  287.  
  288. 0218=None
  289. 0219=String
  290. 0220=~R~ename
  291. 0221=Attribute
  292. 0222=Search
  293. 0223=...again
  294. 0224=Conference selections
  295. 0225=______Command:
  296. 0226=Invalid printer port or write-error while printing...
  297. 0227=Clip board
  298. 0228=No name file
  299. 0229=Personnal messages
  300. 0230=End your reply before closing packet...
  301. 0231=How do you want to dispose of this packet?
  302. 0232=Reply header information
  303. 0233=~Smiles~
  304. 0234=(F8 = data base)
  305. 0235=Non-official smiles dictionary
  306. 0236=~C~onference
  307. 0237=~P~rivate
  308. 0238=___Tagline:
  309. 0239=Will be posted in:_
  310.  
  311. ; 0240 is between 0185 et 0186, an error...
  312. ; Intro & Initialization
  313.  
  314. 0241=Unregistered version...
  315. 0242=_Conf.:_
  316.  
  317. ; LHL data file's name
  318. 0243=TAGLINE.TAG
  319. 0244=SMILES.TVF
  320. 0245=SUBJECT.TVF
  321. 0246=ADDRESS.TVF
  322. 0247=LHLHELP.TVF
  323.  
  324. 0248=: One moment please...
  325. 0249=Searching...
  326. 0250=Conversion
  327.  
  328. ; add for the litteral button bar
  329. 0251=Icon__
  330. 0252=Litteral
  331. 0253=________Button bar:
  332. 0254=~1~?
  333. 0255=~5~ope
  334. 0256=~7~clo
  335. 0257=~P~rs
  336. 0258=~J~nt
  337. 0259=~C~nf
  338. 0260=~R~pl
  339. 0261=~nex~
  340. 0262=~pre~
  341. 0263=~I~dx
  342. 0264=~rpl~
  343. 0265=~msg~
  344. 0266=~M~br
  345. 0267=e~X~i
  346.  
  347. 0268=LHL cannot access the 120 K of memory required for this operation...
  348. 0269=Database
  349. 0270=_____Subjects:
  350. 0271=___Addressees:
  351. 0272=_____Taglines:
  352. 0273=File
  353. 0274=_______Export:
  354. 0275=~Communication~
  355. 0276=SOFTWARE.EXE
  356. 0277=_____Communication:
  357. 0278=Program
  358. 0279=One of the directories specified in the global options doesn't exist...
  359. 0280=___________Text:
  360. 0281=__________Quote:
  361. 0282=No BBS definition available...
  362.  
  363. 0283=First reply...
  364. 0284=First archive message...
  365. 0285=The file selected is not a message packet...
  366.  
  367. 0286=Novice
  368. 0287=Expert
  369. 0288=_____________Menus:
  370. 0289=Novice mode:
  371. 0290=_Work directory #2:
  372. 0291=Copying file attach:_
  373. 0292=Index generation
  374. 0293=██Inactive██_
  375. 0294=Private_
  376. 0295=File_
  377. 0296=NetMail_
  378. 0297=Crash_
  379. 0298=Kill/Sent_
  380. 0299=Local_
  381. 0300=Hold_
  382. 0301=Immediat_
  383. 0302=Freq_
  384. 0303=Direct_
  385. 0304=UpReq_
  386. 0305=Read_
  387. 0306=Sent_
  388. 0307=~Pack archive~
  389. 0308=~Delete archive~
  390.  
  391. 0309=No private mail...
  392. 0310=No message in joined conferences...
  393. 0311=No message in archive...
  394. 0312=No replies...
  395. 0313=You must register your program if you want to use the 386 version of LHL. Look at the FORM.REG file for a registration form...
  396. 0314=Before quitting LHL, how do you want to dispose of this packet?
  397. 0315=Do you really want to kill this message?
  398. 0316=A copy of this message will be saved in archive...
  399. 0317=Joined conferences messages
  400. 0318=Replies / messages
  401. 0319=Archive messages
  402. 0320=Packing...
  403. 0321=Message/reply edition mode
  404. 0322=~A~rc
  405. 0323=~Archive~
  406. 0324=Reply packet conversion...
  407. 0325=QWK -> BlueWave conversion...
  408. 0326=Display options
  409. 0327=Colors_
  410. 0328=~B~ulletins
  411. 0329=~F~iles___
  412. 0330=~N~ews_____
  413. 0331=Validate
  414. 0332=~V~alidate
  415. 0333=__Registered to:
  416. 0334=__Serial number:
  417. 0335=____________Key:
  418. 0336=Enter registration informations found in LHLREG.KEY...
  419. 0337=You may use this software for an evaluation period of 30 days, after that, you must register or stop to use it. Please return registration form to Jean Gravel, 102 St-Léon, Rimouski, QC, G5L 7B5, CANADA.
  420. 0338=Transit_
  421. 0339=Orphan_
  422. 0340=Attached files has been copied into_
  423. 0341=Search string not found...
  424. 0342=Search text
  425. 0343=Header only
  426. 0344=Header and message
  427. 0345=Where to search...
  428. 0346=░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  429. 0347=Message will be killed or change will be discarded...
  430. 0348=Flags
  431. 0349=Active member
  432. 0350=Can use alias
  433. 0351=All not allowed
  434. 0352=Network conf.
  435. 0353=NetMail zone
  436. 0354=Post allowed
  437. 0355=Mail not allowed
  438. 0356=Public not allowed
  439. 0357=Conference informations
  440. 0358=Insufficient memory to build index; use the index/conference feature in the session options.
  441. 0359=Erasing files in work directories
  442. 0360=~T~ext
  443. 0361=~B~ackground
  444. 0362=_LHL technical support  SBE Implexe 418-725-7082SBE Implexe 418-725-7082
  445. 0363=Option will be available soon...
  446. 0364=*** CAUTION *** This message is corrupted ***
  447. 0365=Attached file
  448. 0366=Originally from_
  449. 0367=Originally to_
  450. 0368=Dated_
  451. 0369=Do you want to add a comment to this message??
  452. 0370=~Forward~
  453. 0371=Original message
  454. 0372=Firstname Name,Zone:Host/Node.Point
  455. 0373=No messages in this packet...
  456. 0374=Password
  457. 0375=Use
  458. 0376=Door
  459. 0377=Reader
  460. 0378=Door & reader
  461. 0379=Shortcuts
  462. 0380=Expert menu
  463. 0381=Conf. changes
  464. 0382=8-bit IBM
  465. 0383=Your postings
  466. 0384=Keywords
  467. 0385=Filters
  468. 0386=Macros
  469. 0387=Disk read error
  470. 0388=Disk write error
  471. 0389=File not assigned
  472. 0390=File not opened
  473. 0391=File not opened for input
  474. 0392=File not opened for output
  475. 0393=Invalid numeric format
  476. 0394=This packet contains bulletins and/or news...
  477. 0395=If you change menu or button bar type, you must restart LHL. Restart now?
  478. 0396=Color set
  479. 0397=_________(Default):
  480. 0398=Extended VGA
  481. 0399=~Calendar~
  482. 0400=~Calculator~
  483. 0401=ASCII ~T~able
  484. 0402=Error
  485. 0403=Calculator
  486. 0404=Remove
  487. 0405=There is no mesages in this conference...
  488. 0406=Color choice
  489. 0407=This packet has been opened before. Do you want to continue where you left off last time?
  490. 0408=Quotes format and type
  491. 0409=External programs
  492. 0410=_________Pkzip:
  493. 0411=___________Arj:
  494. 0412=_________Lharc:
  495. 0413=_________Pkpak:
  496. 0414=Header - format
  497. 0415=In the conference_
  498. 0416=Calendar
  499. 0417=Su Mo Tu We Th Fr Sa
  500. 0418=__Char: %c Decimal: %0#%3d Hex: %0#%02x__
  501. 0419=ASCII table
  502.  
  503. ; Length-----------------+
  504. 0420=_---Tearline color___
  505. 0421=_~~~Newline color____
  506.  
  507. 0422=Allways compress with default compressor
  508.  
  509. ;Next line max. length---+
  510. 0423=Char/line (72 to 78):
  511.  
  512. 0424=TAB = next field
  513. 0425=List by
  514. 0426=Name
  515. 0427=Time
  516. 0428=Size
  517. 0429=Conference            Msgs Pers Description (if available)
  518. 0430=Conference    Number  Msgs Pers     Conference    Number  Msgs Pers
  519. 0431=Invalid password, try again?
  520. 0432=Packet protected by password
  521. 0433=____Password:
  522. 0434=Personnal color set
  523. 0435=Menus/editor
  524. 0436=Dialog boxes
  525. 0437=!BBS-DDN.QWK
  526. 0438=Empty packet...
  527.  
  528. ; below, SearchLight, PcBoard, WildCat or ANSI color codes can be used
  529. ; because this will be part of a message posted to the user.
  530. 0439=\RD*** \WH\BICAUTION\NO \RD***\NO
  531. 0440=There are no message in this packet. It should contain bulletins,
  532. 0441=news or new files announcement. However you can post messages
  533. 0442=on this bulletin board system.
  534. 0443=\YEThanks for your attention.\NO
  535.  
  536. 0444=___BBS definitions:
  537. 0445=Bulletin board systems data base
  538. 0446=Definition   Type  Zip    BBS name
  539. 0447=JanFebMarAprMayJunJulAugSepOctNovDec
  540.  
  541. ; Max. length--+
  542. 0448=Read packet
  543.  
  544. ;Next line must be as long as indicate by the plus (+) symbols.
  545. ;    ++++++++++++++++++++++++
  546. 0449=Help topic not available
  547.  
  548. ; do not change line #453
  549. 0450=You are upgrading from version 2.0 of LHL. All your old settings are now effective...
  550. 0451=A fatal error occured. Please note the run time error, the pattern
  551. 0452=of the mistakes and send the message packet which caused the problem to
  552. 0453=Jean Gravel, 102 St-Léon, Rimouski, Québec, Canada, G5L 7B5.
  553. 0454=The problem will be fixed and you will receive an upgrade by mail.
  554. 0455=Thanks for your assistance.
  555.  
  556. 0457=~K~eep
  557. 0458=~D~elete
  558. 0459=O~K~
  559. 0460=C~a~ncel
  560. 0461=_____╓─» Quoting_
  561. 0462=█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  562. 0463=▌▐
  563. 0464=█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  564. 0465=_____╓─»_
  565. 0466=█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▄
  566. 0467=▌_
  567. 0468=█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▀
  568. 0469=_____╓─» Quoting_
  569. 0470=╓────╨───────────────────────────────────────────────────────────────╖
  570. 0471=║║
  571. 0472=╙────────────────────────────────────────────────────────────────────╜
  572. 0473=_____╓─»_
  573. 0474=╓────╨────────────────────────────────╖
  574. 0475=║_
  575. 0476=╙─────────────────────────────────────╜
  576. 0477=_____┌─» Quoting_
  577. 0478=╒════╧═══════════════════════════════════════════════════════════════╕
  578. 0479=││
  579. 0480=╘════════════════════════════════════════════════════════════════════╛
  580. 0481=_____┌─»_
  581. 0482=╒════╧════════════════════════════════╕
  582. 0483=│_
  583. 0484=╘═════════════════════════════════════╛
  584. 0485=January___
  585. 0486=Febuary___
  586. 0487=March_____
  587. 0488=April_____
  588. 0489=May_______
  589. 0490=June______
  590. 0491=July______
  591. 0492=August____
  592. 0493=September_
  593. 0494=October___
  594. 0495=November__
  595. 0496=December__
  596. 0497=Caution
  597. 0498=Error
  598. 0499=Information
  599. 0500=Confirmation
  600. 0501=File request
  601. 0502=Files
  602. 0503=File's list
  603. 0504=Option only available with BlueWave type packets...
  604. 0505=Offline configuration
  605.  
  606. ; Watch out for the length and arrangement!
  607. 0506=Conference             Description (if available)                Member
  608. 0507=Conference     Number      PTR Cmd  Conference     Number      PTR Cmd
  609.  
  610. 0508=Message(s)
  611. 0509=Last reply...
  612. 0510=Last archived message...
  613. 0511=____Print end:
  614. 0512=R~a~ndom
  615.  
  616. 0513=Invalid drive number
  617. 0514=Cannot remove current directory
  618. 0515=Cannot rename across drives
  619. 0516=No more files
  620.  
  621. 0517=Disk is write protected
  622. 0518=Unknown unit
  623. 0519=Drive not ready
  624. 0520=Unknown command
  625. 0521=CRC error in data
  626. 0522=Bad drive structure resquest length
  627. 0523=Disk seek error
  628. 0524=Unknown media type
  629. 0525=Sector not found
  630. 0526=Printer out of paper
  631. 0527=Device write fault
  632. 0528=Device read fault
  633. 0529=Hardware failure
  634.  
  635. 0530=Division by zero
  636. 0531=Range check error
  637. 0532=Stack overflow error
  638. 0533=Heap overflow error
  639. 0534=Invalide pointer operation
  640. 0535=Floating point overflow
  641. 0536=Floating point underflow
  642. 0537=Invalid floating point operation
  643. 0538=Overlay manager not installed
  644. 0539=Overlay file read error
  645. 0540=Object not initialized
  646. 0541=Call to abstract method
  647. 0542=Stream registration error
  648. 0543=Collection index out of range
  649. 0544=Collection overflow error
  650. 0545=Arithmetic overflow error
  651. 0546=General protection fault
  652.  
  653. 0547=_______Swap to:
  654. 0548=Replied_
  655. 0549=One of the specified path is not a sub-directory...
  656. 0550=Begin/Cancel block
  657. 0551=Delete line
  658. 0552=Online Help
  659. 0553=Path and/or program name invalide for this external program; revise external program options...
  660. 0554=~E~dit
  661. 0555=~S~ave
  662. 0556=~D~elete
  663. 0557=Archive management and reply packet creation...
  664.  
  665. 0558=Background
  666. 0559=Normal text
  667. 0560=Disable text
  668. 0561=Shortcut text
  669. 0562=Normal selection
  670. 0563=Disable selection
  671. 0564=Shortcut selection
  672. 0565=Frame passive
  673. 0566=Frame active
  674. 0567=Frame icon
  675. 0568=Scrollbar page
  676. 0569=Scrollbar controls
  677. 0570=Scroll normal text
  678. 0571=Scroll selected text
  679. 0572=Reserved
  680. 0573=Static text
  681. 0574=Label normal
  682. 0575=Label highlight
  683. 0576=Label shortcut
  684. 0577=Button normal
  685. 0578=Button default
  686. 0579=Button selected
  687. 0580=Button disabled
  688. 0581=Button shortcut
  689. 0582=Button shadow
  690. 0583=Cluster normal
  691. 0584=Cluster selected
  692. 0585=Cluster shortcut
  693. 0586=Inputline normal
  694. 0587=Inputline selected
  695. 0588=Inputline arrows
  696. 0589=History arrows
  697. 0590=History sides
  698. 0591=H. scrollbar page
  699. 0592=H. scrollbar control
  700. 0593=Listviewer normal
  701. 0594=Listviewer focused
  702. 0595=Listviewer selected
  703. 0596=Listviewer divider
  704. 0597=Infopane
  705. 0598=Cluster disabled
  706. 0599=Spell checker
  707. 0600=Text editor
  708. 0601=Tagline editor
  709. 0602=Compression           Decompression
  710. 0603=_Communication:
  711. 0604=_Spell checker:
  712. 0605=___Ext. Editor:
  713. 0606=__Ext. Tagline:
  714. 0607=Do you really want to kill this packet?
  715. 0608=Paragraph Reform
  716. 0609=The list is too big to fit in memory. Any change will be lost...
  717. 0610=Error in the DOS memory chain
  718. 0611=Unable to swap to any methods
  719. 0612=Swapping OK
  720. 0613=Program name not found to execute
  721. 0614=Couldn't open the program name
  722. 0615=Insufficient memory to run the program
  723. 0616=Unknown swap error
  724. 0617=Unknown execute error
  725. 0618=CRYPTED LHL
  726. 0619=CRYPTED Rot13
  727. 0620=CRYPTED LHL proprietary
  728. 0621=Bad or missing password...
  729. 0622=This message is not encrypted using the LHL proprietary sheme...
  730. 0623=You must be in edit mode to encrypt the message using the LHL proprietary sheme...
  731. 0624=~LHL proprietary encryption~
  732. 0625=Registered version only...
  733. 0626=Message protected by password
  734. 0627=____Open packet mask:
  735. 0628=__Open bulletin mask:
  736. 0629=____Import file mask:
  737. 0630=Do you really want to quit LHL and resume later?
  738. 0631=~Quit and resume~
  739. 0632=The WELCOME!.QWK mail packet has been copied to the mail packet directory. Enjoy reading it!
  740. 0633=_bytes memory available
  741. 0634=Goto message number...
  742. 0635=Number
  743. 0636=Search by message number is not allowed in replies section...
  744. 0637=Text file missing...
  745. 0638=Tagline not allowed
  746. 0639=ASCII < 128 only
  747. 0640=Will not be echoed
  748. 0641=File attach allowed
  749. 0642=line(s)
  750. 0643=~S~ave
  751. 0644=~D~atabase
  752. 0645=Open tagline database
  753. 0646=Tagline database not found. Create?
  754. 0647=\BBS
  755. 0648=\ATTACH
  756. 0649=\WORK
  757. 0650=\WORK\REPLY
  758. 0651=\DATABASE
  759. 0652=Empty database!!
  760. 0653=There is no next message in this thread...
  761. 0654=There is no previous message in this thread...
  762. 0655=!Filename.TAG = Conference_name
  763. 0656=~P~ack
  764. 0657=Open archive
  765. 0658=Archive database not found. Create?
  766. 0659=Link
  767. 0660=Links archives/conferences
  768. 0661=There is no message to display in this archive database...
  769. 0662=There is no message in this archive database. Select another one...
  770. 0663=~M~arked
  771. 0664=Message section...
  772. 0665=No marked message...
  773. 0666=Last marked message...
  774. 0667=First marked message...
  775. 0668=Marked messages
  776. 0669=Configuration options...
  777. 0670=Encryption...
  778. 0671=Put/Keep "Re:" in subject field
  779. 0672=Save last read pointer
  780. 0673=Carbon copy
  781. 0674=~P~rint
  782. 0675=_(C) Copyright 1992,1994 Jean Gravel
  783. 0676=
  784. 0677=
  785. 0678=
  786. 0679=
  787. 0680=
  788. 0681=
  789. 0682=
  790. 0683=
  791. 0684=
  792. 0685=
  793. 0686=
  794. 0687=
  795. 0688=
  796. 0689=
  797. 0690=
  798. 0691=
  799. 0692=
  800. 0693=
  801. 0694=
  802. 0695=
  803. 0696=
  804. 0697=
  805. 0698=
  806. 0699=
  807. 0700=
  808.